home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 August: Tool Chest / Dev.CD Aug 00 TC Disk 2.toast / mac / Sample Code / Interapplication Comm / MenuScripter / Resources / MenuScripter.rsrc / MenuScripter.rsrc.rsrc / SCPT_4257_Style - Plain.txt < prev    next >
Encoding:
Text File  |  2000-06-23  |  206 b   |  6 lines

  1. # (decoded with TMPL 128)
  2. Text: 'tell application "MenuScripter"
  3. copy selection of document 1 to usersel
  4. set x to {class:text style info, on styles:Plain, off styles:{}}
  5. copy x to style of usersel
  6. end tell'